[INFO] cloning repository https://github.com/enabled404/ClawSec
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enabled404/ClawSec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenabled404%2FClawSec", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenabled404%2FClawSec'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09a432a6e39e7ae9956f93e71a5edc2c08d4267f
[INFO] testing enabled404/ClawSec against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenabled404%2FClawSec" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/enabled404/ClawSec
[INFO] finished tweaking git repo https://github.com/enabled404/ClawSec
[INFO] tweaked toml for git repo https://github.com/enabled404/ClawSec written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enabled404/ClawSec on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/enabled404/ClawSec already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pki-types v1.14.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.116
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.116
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.66
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded axum-core v0.5.6
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.116
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.116
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded plist v1.8.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.10
[INFO] [stderr]   Downloaded webpki-roots v1.0.6
[INFO] [stderr]   Downloaded cc v1.2.58
[INFO] [stderr]   Downloaded js-sys v0.3.93
[INFO] [stderr]   Downloaded rustyline v15.0.0
[INFO] [stderr]   Downloaded iri-string v0.7.12
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.3
[INFO] [stderr]   Downloaded quick-xml v0.38.4
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded rustls v0.23.37
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded web-sys v0.3.93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cd03ac1590ef11980ae19c330a9a22be479f3b5000bfb73482e27c9a2ae62e4
[INFO] running `Command { std: "docker" "start" "-a" "5cd03ac1590ef11980ae19c330a9a22be479f3b5000bfb73482e27c9a2ae62e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cd03ac1590ef11980ae19c330a9a22be479f3b5000bfb73482e27c9a2ae62e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cd03ac1590ef11980ae19c330a9a22be479f3b5000bfb73482e27c9a2ae62e4", kill_on_drop: false }`
[INFO] [stdout] 5cd03ac1590ef11980ae19c330a9a22be479f3b5000bfb73482e27c9a2ae62e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb832cb8cd3b47901787bce21d05c3b0743f59d49a46eb4a00f12be2b373dded
[INFO] running `Command { std: "docker" "start" "-a" "fb832cb8cd3b47901787bce21d05c3b0743f59d49a46eb4a00f12be2b373dded", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling plugins v0.1.0 (/opt/rustwide/workdir/crates/plugins)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling lsp v0.1.0 (/opt/rustwide/workdir/crates/lsp)
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> crates/runtime/src/config.rs:510:13
[INFO] [stdout]     |
[INFO] [stdout] 510 |         Err(error) if is_legacy_config => return Ok(None),
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]    Compiling commands v0.1.0 (/opt/rustwide/workdir/crates/commands)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]    Compiling tools v0.1.0 (/opt/rustwide/workdir/crates/tools)
[INFO] [stderr]    Compiling compat-harness v0.1.0 (/opt/rustwide/workdir/crates/compat-harness)
[INFO] [stderr]    Compiling claw-cli v0.1.0 (/opt/rustwide/workdir/crates/claw-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "fb832cb8cd3b47901787bce21d05c3b0743f59d49a46eb4a00f12be2b373dded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb832cb8cd3b47901787bce21d05c3b0743f59d49a46eb4a00f12be2b373dded", kill_on_drop: false }`
[INFO] [stdout] fb832cb8cd3b47901787bce21d05c3b0743f59d49a46eb4a00f12be2b373dded
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a69644771fc5cd9402a94442749d8fc20d02f3707af1f0d949945058cdf7646c
[INFO] running `Command { std: "docker" "start" "-a" "a69644771fc5cd9402a94442749d8fc20d02f3707af1f0d949945058cdf7646c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling plugins v0.1.0 (/opt/rustwide/workdir/crates/plugins)
[INFO] [stderr]    Compiling lsp v0.1.0 (/opt/rustwide/workdir/crates/lsp)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> crates/runtime/src/config.rs:510:13
[INFO] [stdout]     |
[INFO] [stdout] 510 |         Err(error) if is_legacy_config => return Ok(None),
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> crates/runtime/src/config.rs:510:13
[INFO] [stdout]     |
[INFO] [stdout] 510 |         Err(error) if is_legacy_config => return Ok(None),
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling commands v0.1.0 (/opt/rustwide/workdir/crates/commands)
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]    Compiling tools v0.1.0 (/opt/rustwide/workdir/crates/tools)
[INFO] [stderr]    Compiling compat-harness v0.1.0 (/opt/rustwide/workdir/crates/compat-harness)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]    Compiling claw-cli v0.1.0 (/opt/rustwide/workdir/crates/claw-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.85s
[INFO] running `Command { std: "docker" "inspect" "a69644771fc5cd9402a94442749d8fc20d02f3707af1f0d949945058cdf7646c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a69644771fc5cd9402a94442749d8fc20d02f3707af1f0d949945058cdf7646c", kill_on_drop: false }`
[INFO] [stdout] a69644771fc5cd9402a94442749d8fc20d02f3707af1f0d949945058cdf7646c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 825e8cb599addbd7957195f198c39ef3522c0580d24f06ae4dc6747070d0d522
[INFO] running `Command { std: "docker" "start" "-a" "825e8cb599addbd7957195f198c39ef3522c0580d24f06ae4dc6747070d0d522", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `error`
[INFO] [stderr]    --> crates/runtime/src/config.rs:510:13
[INFO] [stderr]     |
[INFO] [stderr] 510 |         Err(error) if is_legacy_config => return Ok(None),
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `runtime` (lib) generated 1 warning (run `cargo fix --lib -p runtime` to apply 1 suggestion)
[INFO] [stderr] warning: `runtime` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/api-a21e67cae819ea47)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test providers::claw_provider::tests::auth_source_from_env_combines_api_key_and_bearer_token ... ok
[INFO] [stdout] test providers::claw_provider::tests::oauth_token_maps_to_bearer_auth_source ... ok
[INFO] [stdout] test providers::claw_provider::tests::message_request_stream_helper_sets_stream_true ... ok
[INFO] [stdout] test providers::claw_provider::tests::backoff_doubles_until_maximum ... ok
[INFO] [stdout] test providers::claw_provider::tests::request_id_uses_primary_or_fallback_header ... ok
[INFO] [stdout] test providers::openai_compat::tests::endpoint_builder_accepts_base_urls_and_full_endpoints ... ok
[INFO] [stdout] test providers::claw_provider::tests::tool_delta_variant_round_trips ... ok
[INFO] [stdout] test providers::openai_compat::tests::normalizes_stop_reasons ... ok
[INFO] [stdout] test providers::claw_provider::tests::oauth_token_expiry_uses_expires_at_timestamp ... ok
[INFO] [stdout] test providers::claw_provider::tests::auth_source_applies_headers ... ok
[INFO] [stdout] test providers::claw_provider::tests::auth_source_from_saved_oauth_when_env_absent ... ok
[INFO] [stdout] test providers::claw_provider::tests::read_api_key_prefers_api_key_env ... ok
[INFO] [stdout] test providers::claw_provider::tests::read_api_key_requires_presence ... ok
[INFO] [stdout] test providers::claw_provider::tests::read_api_key_requires_non_empty_value ... ok
[INFO] [stdout] test providers::claw_provider::tests::read_auth_token_reads_auth_token_env ... ok
[INFO] [stdout] test providers::openai_compat::tests::missing_xai_api_key_is_provider_specific ... ok
[INFO] [stdout] test providers::openai_compat::tests::parses_tool_arguments_fallback ... ok
[INFO] [stdout] test providers::tests::detects_provider_from_model_name_first ... ok
[INFO] [stdout] test providers::openai_compat::tests::tool_choice_translation_supports_required_function ... ok
[INFO] [stdout] test sse::tests::ignores_data_less_event_frames ... ok
[INFO] [stdout] test client::tests::resolves_existing_and_grok_aliases ... ok
[INFO] [stdout] test sse::tests::parses_single_frame ... ok
[INFO] [stdout] test sse::tests::ignores_ping_and_done ... ok
[INFO] [stdout] test sse::tests::parses_split_json_across_data_lines ... ok
[INFO] [stdout] test providers::tests::keeps_existing_max_token_heuristic ... ok
[INFO] [stdout] test providers::tests::resolves_grok_aliases ... ok
[INFO] [stdout] test sse::tests::parses_thinking_content_block_start ... ok
[INFO] [stdout] test sse::tests::parses_thinking_related_deltas ... ok
[INFO] [stdout] test sse::tests::parses_chunked_stream ... ok
[INFO] [stdout] test client::tests::provider_detection_prefers_model_family ... ok
[INFO] [stdout] test providers::openai_compat::tests::request_translation_uses_openai_compatible_shape ... ok
[INFO] [stdout] test providers::claw_provider::tests::retryable_statuses_are_detected ... ok
[INFO] [stdout] test providers::claw_provider::tests::resolve_saved_oauth_token_preserves_refresh_token_when_refresh_response_omits_it ... ok
[INFO] [stdout] test providers::claw_provider::tests::resolve_startup_auth_source_errors_when_refreshable_token_lacks_config ... ok
[INFO] [stdout] test providers::claw_provider::tests::resolve_saved_oauth_token_refreshes_expired_credentials ... ok
[INFO] [stdout] test providers::claw_provider::tests::resolve_startup_auth_source_uses_saved_oauth_without_loading_config ... ok
[INFO] [stderr]      Running tests/client_integration.rs (/opt/rustwide/target/debug/deps/client_integration-6025f5fa91f7b005)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test live_stream_smoke_test ... ignored, requires ANTHROPIC_API_KEY and network access
[INFO] [stdout] test send_message_posts_json_and_parses_response ... ok
[INFO] [stdout] test provider_client_dispatches_api_requests ... ok
[INFO] [stdout] test stream_message_parses_sse_events_with_tool_use ... ok
[INFO] [stdout] test retries_retryable_failures_before_succeeding ... ok
[INFO] [stdout] test surfaces_retry_exhaustion_for_persistent_retryable_errors ... ok
[INFO] [stderr]      Running tests/openai_compat_integration.rs (/opt/rustwide/target/debug/deps/openai_compat_integration-89ac56e165d52800)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test send_message_accepts_full_chat_completions_endpoint_override ... ok
[INFO] [stdout] test send_message_uses_openai_compatible_endpoint_and_auth ... ok
[INFO] [stdout] test stream_message_normalizes_text_and_multiple_tool_calls ... ok
[INFO] [stdout] test provider_client_dispatches_xai_requests_from_env ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/provider_client_integration.rs (/opt/rustwide/target/debug/deps/provider_client_integration-29a5ff6303ea945f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test provider_client_routes_grok_aliases_through_xai ... ok
[INFO] [stdout] test provider_client_reports_missing_xai_credentials_for_grok_models ... ok
[INFO] [stdout] test provider_client_uses_explicit_auth_without_env_lookup ... ok
[INFO] [stdout] test read_xai_base_url_prefers_env_override ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claw-de8181f1431f7212)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test input::tests::extracts_only_terminal_slash_command_prefixes ... ok
[INFO] [stdout] test input::tests::dd_and_p_paste_deleted_line_after_current_line ... ok
[INFO] [stdout] test input::tests::normal_mode_supports_motion_and_insert_transition ... ok
[INFO] [stdout] test input::tests::command_mode_submits_colon_prefixed_input ... ok
[INFO] [stdout] test init::tests::render_init_template_mentions_detected_python_and_nextjs_markers ... ok
[INFO] [stdout] test init::tests::initialize_repo_creates_expected_files_and_gitignore_entries ... ok
[INFO] [stdout] test init::tests::initialize_repo_is_idempotent_and_preserves_existing_files ... ok
[INFO] [stdout] test input::tests::tab_completes_matching_slash_commands ... ok
[INFO] [stdout] test input::tests::tab_cycles_between_matching_slash_commands ... ok
[INFO] [stdout] test input::tests::ctrl_c_cancels_when_input_exists ... ok
[INFO] [stdout] test input::tests::toggle_submission_flips_vim_mode ... ok
[INFO] [stdout] test input::tests::push_history_ignores_blank_entries ... ok
[INFO] [stdout] test input::tests::visual_mode_tracks_selection_with_motions ... ok
[INFO] [stdout] test input::tests::yy_and_p_paste_yanked_line_after_current_line ... ok
[INFO] [stdout] test tests::clear_command_requires_explicit_confirmation_flag ... ok
[INFO] [stdout] test tests::converts_tool_roundtrip_messages ... ok
[INFO] [stdout] test tests::config_report_supports_section_views ... ok
[INFO] [stdout] test tests::config_report_uses_sectioned_layout ... ok
[INFO] [stdout] test tests::cost_report_uses_sectioned_layout ... ok
[INFO] [stdout] test tests::compact_report_uses_structured_output ... ok
[INFO] [stdout] test tests::filtered_tool_specs_respect_allowlist ... ok
[INFO] [stdout] test tests::completion_candidates_include_repl_only_exit_commands ... ok
[INFO] [stdout] test tests::filtered_tool_specs_include_plugin_tools ... ok
[INFO] [stdout] test tests::model_report_uses_sectioned_layout ... ok
[INFO] [stdout] test tests::init_template_mentions_detected_rust_workspace ... ok
[INFO] [stdout] test tests::init_help_mentions_direct_subcommand ... ok
[INFO] [stdout] test tests::describe_tool_progress_summarizes_known_tools ... ok
[INFO] [stdout] test tests::normalizes_supported_permission_modes ... ok
[INFO] [stdout] test tests::model_switch_report_preserves_context_summary ... ok
[INFO] [stdout] test tests::defaults_to_repl_when_no_args ... ok
[INFO] [stdout] test tests::memory_report_uses_sectioned_layout ... ok
[INFO] [stdout] test tests::parses_allowed_tools_flags_with_aliases_and_lists ... ok
[INFO] [stdout] test tests::parses_resume_and_config_slash_commands ... ok
[INFO] [stdout] test tests::parses_prompt_subcommand ... ok
[INFO] [stdout] test tests::parses_version_flags_without_initializing_prompt_mode ... ok
[INFO] [stdout] test tests::parses_permission_mode_flag ... ok
[INFO] [stdout] test tests::permission_policy_uses_plugin_tool_permissions ... ok
[INFO] [stdout] test tests::parses_resume_flag_with_multiple_slash_commands ... ok
[INFO] [stdout] test tests::permissions_report_uses_sectioned_layout ... ok
[INFO] [stdout] test tests::parses_system_prompt_options ... ok
[INFO] [stdout] test tests::push_output_block_skips_empty_object_prefix_for_tool_streams ... ok
[INFO] [stdout] test tests::permissions_switch_report_is_structured ... ok
[INFO] [stdout] test tests::parses_git_status_metadata ... ok
[INFO] [stdout] test tests::repl_help_mentions_history_completion_and_multiline ... ok
[INFO] [stdout] test tests::parses_direct_agents_and_skills_slash_commands ... ok
[INFO] [stdout] test tests::resolves_known_model_aliases ... ok
[INFO] [stdout] test tests::repl_help_includes_shared_commands_and_exit ... ok
[INFO] [stdout] test tests::rejects_unknown_allowed_tools ... ok
[INFO] [stdout] test tests::parses_resume_flag_with_slash_command ... ok
[INFO] [stdout] test tests::parses_login_and_logout_subcommands ... ok
[INFO] [stdout] test tests::response_to_events_preserves_empty_object_json_input_outside_streaming ... ok
[INFO] [stdout] test tests::response_to_events_preserves_non_empty_json_input_outside_streaming ... ok
[INFO] [stdout] test tests::resume_supported_command_list_matches_expected_surface ... ok
[INFO] [stdout] test tests::shared_help_uses_resume_annotation_copy ... ok
[INFO] [stdout] test tests::tool_rendering_helpers_compact_output ... ok
[INFO] [stdout] test tests::resume_report_uses_sectioned_layout ... ok
[INFO] [stdout] test tests::status_line_reports_model_and_token_totals ... ok
[INFO] [stdout] test tests::tool_rendering_truncates_generic_long_output_for_display_only ... ok
[INFO] [stdout] test tests::tool_rendering_truncates_raw_generic_output_for_display_only ... ok
[INFO] [stdout] test tests::tool_rendering_truncates_large_bash_output_for_display_only ... ok
[INFO] [stdout] test tests::ultraplan_progress_lines_include_phase_step_and_elapsed_status ... ok
[INFO] [stdout] test tests::resolves_model_aliases_in_args ... ok
[INFO] [stdout] test tests::unknown_repl_command_suggestions_include_repl_shortcuts ... ok
[INFO] [stdout] test tests::tool_rendering_truncates_large_read_output_for_display_only ... ok
[INFO] [stdout] test tests::status_context_reads_real_workspace_metadata ... ok
[INFO] [stdout] test tests::parses_bare_prompt_and_json_output_flag ... FAILED
[INFO] [stdout] test render::tests::renders_links_as_colored_markdown_labels ... ok
[INFO] [stdout] test render::tests::renders_ordered_and_nested_lists ... ok
[INFO] [stdout] test render::tests::renders_markdown_with_styling_and_lists ... ok
[INFO] [stdout] test tests::response_to_events_ignores_thinking_blocks ... ok
[INFO] [stdout] test tests::push_output_block_renders_markdown_text ... ok
[INFO] [stdout] test render::tests::spinner_advances_frames ... ok
[INFO] [stdout] test render::tests::renders_tables_with_alignment ... ok
[INFO] [stdout] test render::tests::highlights_fenced_code_blocks ... ok
[INFO] [stdout] test render::tests::streaming_state_waits_for_complete_blocks ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parses_bare_prompt_and_json_output_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parses_bare_prompt_and_json_output_flag' (143) panicked at crates/claw-cli/src/main.rs:4195:31:
[INFO] [stdout] args should parse: "Directory not empty (os error 39)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec8e74af0c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec8e74af0c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec8e74af0c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec8e74af0c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec8e74c47da - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec8e74c47da - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ec8e74b3bb2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ec8e74b3bb2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ec8e748af96 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec8e748af96 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec8e74a5ba9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec8e7178aac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ec8e7178aac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec8e74a5d62 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ec8e74a5d62 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec8e748b052 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec8e747ff89 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec8e748bd6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec8e74c4f6c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec8e74c4ce2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5ec8e7164acc - <core[28b146924c2f19c6]::result::Result<claw[e3deec72fbf89002]::CliAction, alloc[95e62e727ddf147d]::string::String>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ec8e7109e9e - claw[e3deec72fbf89002]::tests::parses_bare_prompt_and_json_output_flag
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/claw-cli/src/main.rs:4195:31
[INFO] [stdout]   22:     0x5ec8e7103397 - claw[e3deec72fbf89002]::tests::parses_bare_prompt_and_json_output_flag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/claw-cli/src/main.rs:4186:49
[INFO] [stdout]   23:     0x5ec8e713cf26 - <claw[e3deec72fbf89002]::tests::parses_bare_prompt_and_json_output_flag::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ec8e716bb8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ec8e716bb8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ec8e7179405 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ec8e7179405 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ec8e7179405 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ec8e7179405 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ec8e7179405 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ec8e7179405 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ec8e7179405 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ec8e7173f64 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ec8e7173f64 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ec8e717c482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ec8e717c482 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ec8e717c482 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ec8e717c482 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ec8e717c482 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ec8e717c482 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ec8e717c482 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ec8e74ae43f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5ec8e74ae43f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x71a2f3d4baa4 - <unknown>
[INFO] [stdout]   45:     0x71a2f3dd8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::parses_bare_prompt_and_json_output_flag
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 74 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p claw-cli --bin claw`
[INFO] running `Command { std: "docker" "inspect" "825e8cb599addbd7957195f198c39ef3522c0580d24f06ae4dc6747070d0d522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "825e8cb599addbd7957195f198c39ef3522c0580d24f06ae4dc6747070d0d522", kill_on_drop: false }`
[INFO] [stdout] 825e8cb599addbd7957195f198c39ef3522c0580d24f06ae4dc6747070d0d522
